projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9346901
)
Fix reference to ~/.emacs.d.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 8 Aug 2005 17:50:20 +0000
(17:50 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 8 Aug 2005 17:50:20 +0000
(17:50 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 71975e02e56fcf8f38e485f9cc1058010b71c8e5..518c075c20ff1383e76654f8019bbb5ef2cf2ae9 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-1757,7
+1757,7
@@
This was actually done in Emacs-21.1, and was not documented.
evaluate a Scheme expression but no Scheme subprocess is running.
*** If a file `.emacs_NAME' (where NAME is the name of the Scheme interpreter)
-exists in the user's home directory or in
`user-emacs-directory'
, its
+exists in the user's home directory or in
~/.emacs.d
, its
contents are sent to the Scheme subprocess upon startup.
*** There are new commands to instruct the Scheme interpreter to trace